Add audit logs to managed infrastructure pricing - #484
Conversation
Document audit log packaging in the managed infrastructure table: search & export on all plans, continuous export to a customer S3 bucket on Enterprise. Add a note on 1-year retention and the S3 export format. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Developer and Hobbyist no longer include audit log access. Update the note to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Stale comment
Risk Assessment: Very Low
Verdict: Already approved — no re-approval needed
Diff evidence
- 1 file changed:
info/pricing.mdx(+4 / −0)- Adds two Managed infrastructure table rows (Audit log search & export; Continuous audit log export to S3) and a short note linking to
/info/audit-logs- No application code, config, CI, OpenAPI, scripts, or infrastructure changes
Why Very Low
- Documentation-only content update on an existing pricing page
- Small, isolated diff with no production logic or shared-system impact
- No auth, billing implementation, permissions, or schema changes
- No CODEOWNERS file or path-based ownership requirement detected
Re-evaluation (synchronize)
- Prior approval from this automation is already on the current HEAD (
0882da16)- Risk level is unchanged (still Very Low); approval is retained
- Per policy, not re-approving an already-approved PR
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Stale comment
Risk Assessment: Very Low
Verdict: Already approved — no re-approval
Diff evidence
- 1 file changed:
info/pricing.mdx(+4 / −0)- Adds two Managed infrastructure table rows (
Audit log search & export,Continuous audit log export to S3) and a short note linking to/info/audit-logs- No application code, config, CI, OpenAPI, scripts, or infrastructure changes
Why Very Low
- Documentation-only content update on an existing pricing page
- Small, isolated diff with no production logic or shared-system impact
- No auth, billing implementation, permissions, or schema changes
- No CODEOWNERS / path-based ownership requirement detected
Re-evaluation
- Current HEAD (
0882da16) already has an approval- Risk is unchanged (still Very Low); approval retained
- Per policy, not re-approving an already-approved PR
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0882da1. Configure here.
|
|
||
| > Note: [Audit logs](/info/audit-logs) are available on Start-Up and Enterprise plans, with 1-year retention. Continuous export delivers audit events to your own S3 bucket as gzipped JSON Lines (`.jsonl.gz`), with managed IAM/KMS setup, reliable delivery, and monitoring. |
There was a problem hiding this comment.
Honestly, I think we can remove this note. The table already shows that audit logs are available on the Start and Enterprise plans, and the audit logs page should cover the details about continuous export
What do you think?
There was a problem hiding this comment.
take a look now, also noted that the 1-year retention period wasn't anywhere previously
The pricing note restated continuous-export mechanics (format, IAM/KMS, delivery, monitoring) already documented on the audit logs page. Reduce it to a brief pointer and keep the retention fact. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add a note stating the 1-year retention window in the audit logs intro. This was referenced from the pricing page but not documented here. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk Assessment: Very Low
Verdict: Already approved — approval retained; not re-approving
Diff evidence (HEAD 337c97ad)
- 2 files changed:
info/pricing.mdx(+2),info/audit-logs.mdx(+4) info/pricing.mdx: adds two Managed infrastructure table rows (Audit log search & export,Continuous audit log export to S3)info/audit-logs.mdx: adds a retention<Note>(1-year window)- No application code, config, CI, OpenAPI, scripts, or infrastructure changes
Why Very Low
- Documentation-only Mintlify content updates
- Small, isolated diff with no production logic or shared-system impact
- No auth, billing implementation, permissions, or schema changes
- No CODEOWNERS / path-based ownership requirement detected
Re-evaluation (synchronize)
- Prior approval from this automation was on an earlier commit (
0882da16); PR has since been updated - Risk level is unchanged (still Very Low) after re-assessing the current full diff
- Approval retained; per policy, not re-approving an already-approved PR
Sent by Cursor Automation: Assign PR reviewers



Summary
Documents audit logs across the pricing and audit logs pages.
info/pricing.mdx— adds two rows to the Managed infrastructure table:Plus a short note pointing to the Audit Logs page and stating the 1-year retention window.
info/audit-logs.mdx— adds a note in the intro documenting the 1-year retention window, which the pricing page references but wasn't stated on the canonical page.Testing
Docs-only change (Mintlify, no build step). Verified the table column count, that the
/info/audit-logslink matches the navigation entry indocs.json, and that the retention note uses the same<Note>component convention as the rest of the docs.Note
Low Risk
Documentation-only updates with no runtime or API behavior changes.
Overview
Documents audit log availability on the Pricing & Limits managed infrastructure table and states 1-year retention on the canonical audit logs page.
info/pricing.mdxadds two rows: Audit log search & export (Start-Up and Enterprise) and Continuous audit log export to S3 (Enterprise only), aligned with the plan callouts already on the audit logs intro.info/audit-logs.mdxadds a<Note>that Kernel retains events for one year and that search/download cover that window, so retention is explicit where pricing may reference it.Reviewed by Cursor Bugbot for commit 337c97a. Bugbot is set up for automated code reviews on this repo. Configure here.